home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / intrvews / xgrab.lha / xgrab / include / cursor.button < prev    next >
Encoding:
Text File  |  1990-03-06  |  396 b   |  14 lines

  1. /**
  2.    GRAB Graph Layout and Browser System
  3.  
  4.    Copyright (c) 1986, 1988 Regents of the University of California
  5.    Copyright (c) 1989, Tera Computer Company
  6.  **/
  7.  
  8. /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
  9.  */
  10. static int    buttonCursorData[16] = {
  11.     0x1FF8,0x3FFC,0x336C,0x336C,0x336C,0x336C,0x336C,0x336C,
  12.     0x3FFC,0x3FFC,0x3FFC,0x3FFC,0x3FFC,0x3F8C,0x3FFC,0x1FF8
  13. };
  14.